home *** CD-ROM | disk | FTP | other *** search
- Path: goanna.cs.rmit.EDU.AU!arcadia!nativo
- From: nativo@arcadia.cs.rmit.edu.au (Vincent Anthony Nativo )
- Newsgroups: comp.lang.c
- Subject: writing graphics to a file
- Date: 18 Mar 1996 03:53:36 GMT
- Organization: Comp Sci, RMIT, Melbourne, Australia
- Message-ID: <4iimo0$c6k@goanna.cs.rmit.EDU.AU>
- NNTP-Posting-Host: arcadia.cs.rmit.edu.au
- X-Newsreader: TIN [version 1.2 PL2]
-
-
- I am just getting used to the C language and have a question. In Turbo C
- for DOS, you can store graphics in void data items using the getimage
- command. What is the best method for writing this data item to a file,
- and reading it back into the data item so that it can be displayed using
- the putimage command.
-
- Thanks in advance
-
- Vincent Nativo
- Please reply by direct e-mail if possible.
-